C#
VB
C++
Creates a D2DTileBrush from an instance of a System.Windows.Media.TileBrush.
public D2DTileBrush CreateD2DTileBrush(
TileBrush brush
)
brush
The System.Windows.Media.TileBrushbrush used to create D2DTileBrush instance.
The created D2DTileBrush.