1 write to MatrixProperty
PresentationCore (1)
System\Windows\Media\Generated\MatrixTransform.cs (1)
281
MatrixProperty
=
4 references to MatrixProperty
PresentationCore (4)
System\Windows\Media\Generated\MatrixTransform.cs (4)
71
target.PropertyChanged(
MatrixProperty
);
84
return (Matrix) GetValue(
MatrixProperty
);
88
SetValueInternal(
MatrixProperty
, value);
133
DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(
MatrixProperty
, channel);