1 write to DirectionProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\SpotLight.cs (1)
416
DirectionProperty
=
4 references to DirectionProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\Generated\SpotLight.cs (4)
91
target.PropertyChanged(
DirectionProperty
);
118
return (Vector3D) GetValue(
DirectionProperty
);
122
SetValueInternal(
DirectionProperty
, value);
225
DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(
DirectionProperty
, channel);