Click or drag to resize
CursorsNo Property
Gets a System.Windows.Input.Cursor with which indicates that a particular region is invalid for a given operation.

Namespace: System.Windows.Input
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public static Cursor No { get; }

Property Value

Type: Cursor
See Also