1 write to _currentContainer
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
573
_currentContainer
= newContainer;
14 references to _currentContainer
PresentationCore (14)
System\Windows\Input\ManipulationLogic.cs (14)
37
_currentContainer
,
49
_currentContainer
,
82
_currentContainer
,
111
_currentContainer
,
152
_currentContainer
,
226
_currentContainer
,
339
PushEvent(new ManipulationBoundaryFeedbackEventArgs(_manipulationDevice, LastTimestamp,
_currentContainer
, unusedManipulation));
430
get { return
_currentContainer
; }
530
UIElement uie =
_currentContainer
as UIElement;
540
UIElement3D uie3D =
_currentContainer
as UIElement3D;
556
Point position = updatedManipulator.GetPosition(
_currentContainer
);
620
UIElement container =
_currentContainer
as UIElement;
629
UIElement container =
_currentContainer
as UIElement;
666
UIElement container =
_currentContainer
as UIElement;