2 writes to hBrush
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
195this.hBrush = hBrush; 744data.hBrush = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hBrush - 1)]).GetHandle(channel));
4 references to hBrush
PresentationCore (4)
System\Windows\Media\Generated\RenderData.cs (4)
742if ( data.hBrush != 0 ) 744data.hBrush = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hBrush - 1)]).GetHandle(channel)); 1231(Brush)DependentLookup(data->hBrush), 1577(Brush)DependentLookup(data->hBrush),