Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The dependency property used to animate the Value property of the progress bar. Set TargetValue to a value and the progress value will be animated from the current value to the new value.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly TargetValueProperty As DependencyProperty
public static readonly DependencyProperty TargetValueProperty
public:
static initonly DependencyProperty^ TargetValueProperty
static val TargetValueProperty: DependencyProperty
public static final var TargetValueProperty : DependencyProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.