2 writes to hForegroundBrush
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
314this.hForegroundBrush = hForegroundBrush; 878data.hForegroundBrush = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hForegroundBrush - 1)]).GetHandle(channel));
4 references to hForegroundBrush
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (4)
876if ( data.hForegroundBrush != 0 ) 878data.hForegroundBrush = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hForegroundBrush - 1)]).GetHandle(channel)); 1308(Brush)DependentLookup(data->hForegroundBrush), 1664(Brush)DependentLookup(data->hForegroundBrush),