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