1 write to ByProperty
PresentationFramework (1)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (1)
79
ByProperty
= DependencyProperty.Register(
2 references to ByProperty
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (2)
489
return (Thickness?)GetValue(
ByProperty
);
493
SetValueInternal(
ByProperty
, value);