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