4 references to OnStrokeCollectionChanged
PresentationFramework (4)
src\Framework\MS\Internal\Ink\StrokeCollectionDefaultValueFactory.cs (4)
55
new StrokeCollectionChangedEventHandler(promoter.
OnStrokeCollectionChanged
<StrokeCollectionChangedEventArgs>);
57
new PropertyDataChangedEventHandler(promoter.
OnStrokeCollectionChanged
<PropertyDataChangedEventArgs>);
90
new StrokeCollectionChangedEventHandler(
OnStrokeCollectionChanged
<StrokeCollectionChangedEventArgs>);
92
new PropertyDataChangedEventHandler(
OnStrokeCollectionChanged
<PropertyDataChangedEventArgs>);