1 instantiation of InkCollectionBehavior
PresentationFramework (1)
MS\Internal\Ink\EditingCoordinator.cs (1)
1322_inkCollectionBehavior = new InkCollectionBehavior(this, _inkCanvas);
4 references to InkCollectionBehavior
PresentationFramework (4)
MS\Internal\Ink\EditingCoordinator.cs (4)
951InkCollectionBehavior inkCollectionBehavior = stylusEditingBehavior as InkCollectionBehavior; 1316internal InkCollectionBehavior InkCollectionBehavior 1387private InkCollectionBehavior _inkCollectionBehavior;