4 references to OnStrokeCollectionChanged
PresentationFramework (4)
MS\Internal\Ink\StrokeCollectionDefaultValueFactory.cs (4)
48
new StrokeCollectionChangedEventHandler(promoter.
OnStrokeCollectionChanged
<StrokeCollectionChangedEventArgs>);
50
new PropertyDataChangedEventHandler(promoter.
OnStrokeCollectionChanged
<PropertyDataChangedEventArgs>);
83
new StrokeCollectionChangedEventHandler(
OnStrokeCollectionChanged
<StrokeCollectionChangedEventArgs>);
85
new PropertyDataChangedEventHandler(
OnStrokeCollectionChanged
<PropertyDataChangedEventArgs>);