2 references to UseShortestPathProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\LinearQuaternionKeyFrame.cs (2)
43
return (bool) GetValue(
UseShortestPathProperty
);
47
SetValue(
UseShortestPathProperty
, value);