SkipScrollViewers Property (ShiftingCanvas)
In This Topic
Gets or sets an
System.Int32 value specifying the number of parent ScrollViewers which should be ignored. The default value is 0.
Syntax
'Declaration
Public Property SkipScrollViewers As Integer
public int SkipScrollViewers {get; set;}
See Also