1 write to MatrixProperty
PresentationCore (1)
System\Windows\Media\Generated\MatrixTransform.cs (1)
263
MatrixProperty
=
4 references to MatrixProperty
PresentationCore (4)
System\Windows\Media\Generated\MatrixTransform.cs (4)
61
target.PropertyChanged(
MatrixProperty
);
74
return (Matrix) GetValue(
MatrixProperty
);
78
SetValueInternal(
MatrixProperty
, value);
123
DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(
MatrixProperty
, channel);