5 references to DrawBackgroundAndBorder
PresentationFramework (5)
MS\Internal\PtsHost\ContainerParaClient.cs (1)
196
_visual.
DrawBackgroundAndBorder
(backgroundBrush, mbp.BorderBrush, mbp.Border, _rect.FromTextDpi(), IsFirstChunk, IsLastChunk);
MS\Internal\PtsHost\FigureParaClient.cs (1)
366
Visual.
DrawBackgroundAndBorder
(backgroundBrush, mbp.BorderBrush, mbp.Border, _rect.FromTextDpi(), IsFirstChunk, IsLastChunk);
MS\Internal\PtsHost\FloaterParaClient.cs (1)
372
Visual.
DrawBackgroundAndBorder
(backgroundBrush, mbp.BorderBrush, mbp.Border, _rect.FromTextDpi(), IsFirstChunk, IsLastChunk);
MS\Internal\PtsHost\SubpageParaClient.cs (1)
299
Visual.
DrawBackgroundAndBorder
(backgroundBrush, mbpInfo.BorderBrush, mbpInfo.Border, _rect.FromTextDpi(), IsFirstChunk, IsLastChunk);
MS\Internal\PtsHost\UIElementParaClient.cs (1)
138
_visual.
DrawBackgroundAndBorder
(backgroundBrush, mbp.BorderBrush, mbp.Border, _rect.FromTextDpi(), IsFirstChunk, IsLastChunk);