5 references to PropertyDataChangedEventHandler
PresentationCore (5)
Core\CSharp\System\Windows\Ink\DrawingAttributes.cs (2)
594
public event
PropertyDataChangedEventHandler
AttributeChanged;
623
public event
PropertyDataChangedEventHandler
PropertyDataChanged;
Core\CSharp\System\Windows\Ink\Stroke.cs (2)
565
public event
PropertyDataChangedEventHandler
DrawingAttributesChanged;
586
public event
PropertyDataChangedEventHandler
PropertyDataChanged;
Core\CSharp\System\Windows\Ink\StrokeCollection.cs (1)
626
public event
PropertyDataChangedEventHandler
PropertyDataChanged;