2 writes to _topPadding
PresentationCore (2)
System\Windows\Media\Effects\ShaderEffect.cs (2)
62_topPadding = value; 1073_topPadding = effect._topPadding;
3 references to _topPadding
PresentationCore (3)
System\Windows\Media\Effects\ShaderEffect.cs (3)
51return _topPadding; 586data.TopPadding = _topPadding; 1073_topPadding = effect._topPadding;