1 write to _inkCollectionBehavior
PresentationFramework (1)
MS\Internal\Ink\EditingCoordinator.cs (1)
1322_inkCollectionBehavior = new InkCollectionBehavior(this, _inkCanvas);
2 references to _inkCollectionBehavior
PresentationFramework (2)
MS\Internal\Ink\EditingCoordinator.cs (2)
1320if ( _inkCollectionBehavior == null ) 1324return _inkCollectionBehavior;