Getter of the Nag attached property for runtime nagging.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public static bool GetNag( DependencyObject obj ) |
Visual Basic |
---|
Public Shared Function GetNag ( _ obj As DependencyObject _ ) As Boolean |
Parameters
- obj
- Type: System.Windows..::..DependencyObject