2 writes to _topPadding
PresentationCore (2)
System\Windows\Media\Effects\ShaderEffect.cs (2)
48_topPadding = value; 1050_topPadding = effect._topPadding;
3 references to _topPadding
PresentationCore (3)
System\Windows\Media\Effects\ShaderEffect.cs (3)
37return _topPadding; 569data.TopPadding = _topPadding; 1050_topPadding = effect._topPadding;