2 references to UseShortestPathProperty
PresentationCore (2)
System\Windows\Media\Animation\EasingQuaternionKeyFrame.cs (2)
40
return (bool) GetValue(
UseShortestPathProperty
);
44
SetValue(
UseShortestPathProperty
, value);