1 write to _currentContainer
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
576
_currentContainer
= newContainer;
14 references to _currentContainer
PresentationCore (14)
System\Windows\Input\ManipulationLogic.cs (14)
44
_currentContainer
,
56
_currentContainer
,
89
_currentContainer
,
118
_currentContainer
,
159
_currentContainer
,
233
_currentContainer
,
344
PushEvent(new ManipulationBoundaryFeedbackEventArgs(_manipulationDevice, LastTimestamp,
_currentContainer
, unusedManipulation));
433
get { return
_currentContainer
; }
533
UIElement uie =
_currentContainer
as UIElement;
543
UIElement3D uie3D =
_currentContainer
as UIElement3D;
559
Point position = updatedManipulator.GetPosition(
_currentContainer
);
623
UIElement container =
_currentContainer
as UIElement;
632
UIElement container =
_currentContainer
as UIElement;
669
UIElement container =
_currentContainer
as UIElement;