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