Gets the value of the Current attached property for an object.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public static CursorAction GetCurrent( DependencyObject obj ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetCurrent ( _ obj As DependencyObject _ ) As CursorAction |
Parameters
- obj
- Type: System.Windows..::.DependencyObject
The object from which the property value is read.