Responder Developer Guide
SetFlowToCurrentUICultureFlow Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Sub SetFlowToCurrentUICultureFlow( _
   ByVal element As FrameworkElement _
) 
'Usage
 
Dim element As FrameworkElement
 
FlowDirectionUtilities.SetFlowToCurrentUICultureFlow(element)
[Extension()]
public static void SetFlowToCurrentUICultureFlow( 
   FrameworkElement element
)

Parameters

element
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

FlowDirectionUtilities Class
FlowDirectionUtilities Members

 

 


Send Comment