2 writes to _worldTransform
PresentationCore (2)
System\Windows\InterOp\HwndTarget.cs (2)
268_worldTransform = new MatrixTransform( 1688_worldTransform = new MatrixTransform(new Matrix(
8 references to _worldTransform
PresentationCore (8)
System\Windows\InterOp\HwndTarget.cs (8)
760DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)_worldTransform).AddRefOnChannel(channel); 787_worldTransform.Matrix, 837DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)_worldTransform).GetHandle(channel); 841((DUCE.IResource)_worldTransform).ReleaseOnChannel(channel); 1675/// Updates <see cref="_worldTransform"/> based on the supplied DPI scale factor 1697DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)_worldTransform).AddRefOnChannel(channel); 1723/// Notifies all listeners that <see cref="_worldTransform"/> and 1740_worldTransform.Matrix,