1 write to MatrixProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\MatrixTransform.cs (1)
312
MatrixProperty
=
4 references to MatrixProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\MatrixTransform.cs (4)
95
target.PropertyChanged(
MatrixProperty
);
108
return (Matrix) GetValue(
MatrixProperty
);
112
SetValueInternal(
MatrixProperty
, value);
163
DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(
MatrixProperty
, channel);