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