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