1 write to DirectionProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\DirectionalLight.cs (1)
320
DirectionProperty
=
4 references to DirectionProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\Generated\DirectionalLight.cs (4)
91
target.PropertyChanged(
DirectionProperty
);
104
return (Vector3D) GetValue(
DirectionProperty
);
108
SetValueInternal(
DirectionProperty
, value);
176
DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(
DirectionProperty
, channel);