示例#1
0
 private static TextBlockFormatCellQuery get_query()
 {
     _mCellQuery= _mCellQuery ?? new TextBlockFormatCellQuery();
     return _mCellQuery;
 }
示例#2
0
 private static TextBlockFormatCellQuery get_query()
 {
     _mCellQuery = _mCellQuery ?? new TextBlockFormatCellQuery();
     return(_mCellQuery);
 }