4 references to OnStrokeCollectionChanged
PresentationFramework (4)
MS\Internal\Ink\StrokeCollectionDefaultValueFactory.cs (4)
47
new StrokeCollectionChangedEventHandler(promoter.
OnStrokeCollectionChanged
<StrokeCollectionChangedEventArgs>);
49
new PropertyDataChangedEventHandler(promoter.
OnStrokeCollectionChanged
<PropertyDataChangedEventArgs>);
82
new StrokeCollectionChangedEventHandler(
OnStrokeCollectionChanged
<StrokeCollectionChangedEventArgs>);
84
new PropertyDataChangedEventHandler(
OnStrokeCollectionChanged
<PropertyDataChangedEventArgs>);