Visual Basic (Declaration) | |
---|---|
Public Shared Sub SetClusterChildElements( _ ByVal obj As DependencyObject, _ ByVal value As String _ ) |
C# | |
---|---|
public static void SetClusterChildElements( DependencyObject obj, string value ) |
Parameters
- obj
- The object to which the property is written.
- value
- The ClusterChildElementsProperty of the specified element.
Target Platforms:Windows Phone 7