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