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