2 references to NameProperty
PresentationCore (2)
System\Windows\Media\Animation\Timeline.cs (2)
509
return (string)GetValue(
NameProperty
);
513
SetValue(
NameProperty
, value);