1 instantiation of InkCollectionBehavior
PresentationFramework (1)
MS\Internal\Ink\EditingCoordinator.cs (1)
1312_inkCollectionBehavior = new InkCollectionBehavior(this, _inkCanvas);
4 references to InkCollectionBehavior
PresentationFramework (4)
MS\Internal\Ink\EditingCoordinator.cs (4)
944InkCollectionBehavior inkCollectionBehavior = stylusEditingBehavior as InkCollectionBehavior; 1306internal InkCollectionBehavior InkCollectionBehavior 1377private InkCollectionBehavior _inkCollectionBehavior;