ComponentOne Basic Library for WPF and Silverlight
GetLocalValueEnumerator Method (C1SlideContentControl)


C1.WPF Namespace > C1SlideContentControl Class : GetLocalValueEnumerator Method
Syntax
'Declaration
 
Public Function GetLocalValueEnumerator() As System.Windows.LocalValueEnumerator
'Usage
 
Dim instance As C1SlideContentControl
Dim value As System.Windows.LocalValueEnumerator
 
value = instance.GetLocalValueEnumerator()
public System.Windows.LocalValueEnumerator GetLocalValueEnumerator()
See Also

Reference

C1SlideContentControl Class
C1SlideContentControl Members