1 write to ByProperty
PresentationCore (1)
System\Windows\Media\Animation\Generated\Int64Animation.cs (1)
77
ByProperty
= DependencyProperty.Register(
2 references to ByProperty
PresentationCore (2)
System\Windows\Media\Animation\Generated\Int64Animation.cs (2)
487
return (Int64?)GetValue(
ByProperty
);
491
SetValueInternal(
ByProperty
, value);