2 references to UseShortestPathProperty
PresentationCore (2)
System\Windows\Media\Animation\QuaternionAnimation.cs (2)
39
return (bool) GetValue(
UseShortestPathProperty
);
43
SetValue(
UseShortestPathProperty
, value);