| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > DepthStencilState Class : Create Method |
'Declaration Public Shared Function Create( _ ByVal device As Device, _ ByVal description As DepthStencilStateDescription _ ) As DepthStencilState
public static DepthStencilState Create( Device device, DepthStencilStateDescription description )