Browse By Tags

  • DataRecord Animation

    Hi! I'm trying to animate with blinking incoming datarecord (from background thread).

    I'm extending DataRecordCellArea style  in my control:

     

    <Style x:Key="aniDataRecordPresenter" TargetType="{x:Type igDP:DataRecordCellArea}"…