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