2 references to KeyTimeProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\KeyFrames.cs (2)
2102
return (KeyTime)GetValue(
KeyTimeProperty
);
2106
SetValueInternal(
KeyTimeProperty
, value);