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