コード例 #1
0
 internal bool ContainsVisibleResource(int resourceId)
 {
     return(StateStore.ContainsVisibleResource(resourceId));
 }