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