Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 693 Bytes

xamllight_addtargetbrush_998789559.md

File metadata and controls

32 lines (18 loc) · 693 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.XamlLight.AddTargetBrush(System.String,Microsoft.UI.Xaml.Media.Brush)
winrt method

Microsoft.UI.Xaml.Media.XamlLight.AddTargetBrush

-description

Sets a Brush as a target of a XamlLight.

-parameters

-param lightId

The identifier for the XamlLight that should target the Brush.

-param brush

The Brush that the light should target.

-remarks

-see-also

-examples