1 instantiation of InkCollectionBehavior
PresentationFramework (1)
src\Framework\MS\Internal\Ink\EditingCoordinator.cs (1)
1383
_inkCollectionBehavior = new
InkCollectionBehavior
(this, _inkCanvas);
4 references to InkCollectionBehavior
PresentationFramework (4)
src\Framework\MS\Internal\Ink\EditingCoordinator.cs (4)
1010
InkCollectionBehavior
inkCollectionBehavior = stylusEditingBehavior as
InkCollectionBehavior
;
1377
internal
InkCollectionBehavior
InkCollectionBehavior
1448
private
InkCollectionBehavior
_inkCollectionBehavior;