1 write to ChildrenProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DGroup.cs (1)
215
ChildrenProperty
=
2 references to ChildrenProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DGroup.cs (2)
98
return (GeneralTransform3DCollection) GetValue(
ChildrenProperty
);
102
SetValueInternal(
ChildrenProperty
, value);