1 write to ByProperty
PresentationCore (1)
System\Windows\Media\Animation\Generated\Int16Animation.cs (1)
66
ByProperty
= DependencyProperty.Register(
2 references to ByProperty
PresentationCore (2)
System\Windows\Media\Animation\Generated\Int16Animation.cs (2)
476
return (Int16?)GetValue(
ByProperty
);
480
SetValueInternal(
ByProperty
, value);