2 references to NameProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (2)
522
return (string)GetValue(
NameProperty
);
526
SetValue(
NameProperty
, value);