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)
944
InkCollectionBehavior
inkCollectionBehavior = stylusEditingBehavior as
InkCollectionBehavior
;
1306
internal
InkCollectionBehavior
InkCollectionBehavior
1377
private
InkCollectionBehavior
_inkCollectionBehavior;