1 write to DirectionProperty
PresentationCore (1)
System\Windows\Media3D\Generated\SpotLight.cs (1)
399
DirectionProperty
=
4 references to DirectionProperty
PresentationCore (4)
System\Windows\Media3D\Generated\SpotLight.cs (4)
85
target.PropertyChanged(
DirectionProperty
);
112
return (Vector3D) GetValue(
DirectionProperty
);
116
SetValueInternal(
DirectionProperty
, value);
213
DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(
DirectionProperty
, channel);