1 write to _currentContainer
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
560
_currentContainer
= newContainer;
14 references to _currentContainer
PresentationCore (14)
System\Windows\Input\ManipulationLogic.cs (14)
36
_currentContainer
,
48
_currentContainer
,
81
_currentContainer
,
110
_currentContainer
,
151
_currentContainer
,
225
_currentContainer
,
335
PushEvent(new ManipulationBoundaryFeedbackEventArgs(_manipulationDevice, LastTimestamp,
_currentContainer
, unusedManipulation));
426
get { return
_currentContainer
; }
517
UIElement uie =
_currentContainer
as UIElement;
527
UIElement3D uie3D =
_currentContainer
as UIElement3D;
543
Point position = updatedManipulator.GetPosition(
_currentContainer
);
607
UIElement container =
_currentContainer
as UIElement;
616
UIElement container =
_currentContainer
as UIElement;
653
UIElement container =
_currentContainer
as UIElement;