2 writes to _worldTransform
PresentationCore (2)
System\Windows\InterOp\HwndTarget.cs (2)
281
_worldTransform
= new MatrixTransform(
1701
_worldTransform
= new MatrixTransform(new Matrix(
8 references to _worldTransform
PresentationCore (8)
System\Windows\InterOp\HwndTarget.cs (8)
773
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).AddRefOnChannel(channel);
800
_worldTransform
.Matrix,
850
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).GetHandle(channel);
854
((DUCE.IResource)
_worldTransform
).ReleaseOnChannel(channel);
1688
/// Updates <see cref="
_worldTransform
"/> based on the supplied DPI scale factor
1710
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).AddRefOnChannel(channel);
1736
/// Notifies all listeners that <see cref="
_worldTransform
"/> and
1753
_worldTransform
.Matrix,