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