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