Connected.SetKey(DependencyObject, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the connected animation key associated with the Windows.UI.Xaml.DependencyObject
public static void SetKey (Windows.UI.Xaml.DependencyObject obj, string value);
static member SetKey : Windows.UI.Xaml.DependencyObject * string -> unit
Public Sub SetKey (obj As DependencyObject, value As String)
Parameters
- obj
- Windows.UI.Xaml.DependencyObject
The Windows.UI.Xaml.DependencyObject
- value
- String
The key to set