1 write to MatrixProperty
PresentationCore (1)
System\Windows\Media\Generated\MatrixTransform.cs (1)
291
MatrixProperty
=
4 references to MatrixProperty
PresentationCore (4)
System\Windows\Media\Generated\MatrixTransform.cs (4)
89
target.PropertyChanged(
MatrixProperty
);
102
return (Matrix) GetValue(
MatrixProperty
);
106
SetValueInternal(
MatrixProperty
, value);
151
DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(
MatrixProperty
, channel);