2 references to KeyTimeProperty
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Generated\KeyFrames.cs (2)
86
return (KeyTime)GetValue(
KeyTimeProperty
);
90
SetValueInternal(
KeyTimeProperty
, value);