InkCanvasSelectionChangingEventArgs::SetSelectedStrokes Method (StrokeCollection^)
.NET Framework (current version)
Sets the selected strokes.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- selectedStrokes
-
Type:
System.Windows.Ink::StrokeCollection^
The strokes to select.
| Exception | Condition |
|---|---|
| ArgumentException | selectedStrokes is null. |
.NET Framework
Available since 3.0
Available since 3.0
Show: