Click or drag to resize

WindowHelperSetHeight Method


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static void SetHeight(
	DependencyObject obj,
	double value
)

Parameters

obj  DependencyObject
 
value  Double
 
See Also