1 instantiation of InkCollectionBehavior
PresentationFramework (1)
MS\Internal\Ink\EditingCoordinator.cs (1)
1313_inkCollectionBehavior = new InkCollectionBehavior(this, _inkCanvas);
4 references to InkCollectionBehavior
PresentationFramework (4)
MS\Internal\Ink\EditingCoordinator.cs (4)
945InkCollectionBehavior inkCollectionBehavior = stylusEditingBehavior as InkCollectionBehavior; 1307internal InkCollectionBehavior InkCollectionBehavior 1378private InkCollectionBehavior _inkCollectionBehavior;