コード例 #1
0
 internal bool GetExpandsForOrientation(Orientation o)
 {
     return(child.ExpandsForOrientation(o));
 }